home *** CD-ROM | disk | FTP | other *** search
/ Nokia N-Gage E3 2004 (USA) / Nokia N-Gage E3 2004 (USA).iso / xanadu next / xanadu next.swf / scripts / DefineButton2_53 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2004-05-08  |  75b  |  7 lines

  1. on(rollOver){
  2.    tellTarget("pdf")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.